Uses of Interface
org.eclipse.vtp.desktop.core.configuration.BrandManagerListener

Packages that use BrandManagerListener
org.eclipse.vtp.desktop.core.configuration   
 

Uses of BrandManagerListener in org.eclipse.vtp.desktop.core.configuration
 

Methods in org.eclipse.vtp.desktop.core.configuration with parameters of type BrandManagerListener
 void DefaultBrandManager.addListener(BrandManagerListener listener)
           
 void BrandManager.addListener(BrandManagerListener listener)
           
 void DefaultBrandManager.removeListener(BrandManagerListener listener)
           
 void BrandManager.removeListener(BrandManagerListener listener)